From: John Wiegley Date: Thu, 10 May 2001 03:46:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40378 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eb6381f9aade85ef5b00285dc0c5f659af4ad8a0;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb765a06702..89a2bb0f561 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,21 @@ 2001-05-09 John Wiegley + * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric + conversions if a Lisp function has the property + `eshell-no-numeric-conversions' set to a non-nil value. + + * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el, + eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the + property `eshell-no-numeric-conversions' on the following + functions (which all deal with filesystem entities, and never Lisp + numerical values): eshell/cd, eshell/pushd, eshell/popd, + eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm, + eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln, + eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur, + eshell/which, eshell/addpath. + +2001-05-09 John Wiegley + * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is encountered as an argument, don't convert it right away, but tag the first character of the string with the text properties